home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 30 / fprot200.zip / INSTALL.DOC < prev    next >
Text File  |  1991-08-27  |  3KB  |  65 lines

  1.                           Installation 
  2.  
  3. Installation of F-PROT is fairly simple, and can either be done manually
  4. or semi-automatically.
  5.  
  6. Manual installation involves copying all the files which make up the
  7. package to a separate directory on the hard disk or on a network server.
  8. one line is then added to the AUTOEXEC.BAT file to load the VIRSTOP.EXE
  9. program.  It is assumed that anyone installing the program manually knows
  10. how to create directories and use a text editor, so this will not be
  11. explained here.
  12.  
  13. The semi-automatic installation assumes that F-PROT is present on a diskette,
  14. and the intention is to install it on the hard disk.  To install, you run
  15. the program and select the "Install" function from the initial menu.
  16.  
  17. You will then be presented with a menu offering four choices:
  18.  
  19.                     Language
  20.  
  21. The program is available in several different languages, with more on the
  22. way.  When F2.EXE is run it searches for *.TX0 and VIR-HELP.* files, which
  23. contain all the necessary texts in each language.  If your version has
  24. multiple such files, the "Language" option can be used to specify which
  25. language to use.  This information will be stored in the SETUP.F2 file.
  26. See the file LANGUAGE.DOC for further information on the various
  27. languages.
  28.  
  29. The default language depends on the country information returned by DOS -
  30. for example if both the English and German language files are provided,
  31. but the current country is Austria, the German language would be used by
  32. default.  You should select the correct language, before installing
  33. VIRSTOP.EXE, so the correct version of VIRSTOP.EXE will be created.
  34.  
  35.                    Setup
  36.  
  37. This option is intended to tailor the program to specific tastes.  In
  38. future versions it might allow the user to change the color of the screen,
  39. and make other similar changes, but currently it is only used to select if
  40. the list of viruses should be displayed line-by-line or column-by-column.
  41.  
  42.                  Install
  43.  
  44. Selecting this options has two effects.  The package will be copied to the
  45. hard disk, unless it is already there.  VIRSTOP.EXE will be modified, so
  46. that it contains the correct texts for the current language.
  47.  
  48.                  VIRSTOP.EXE
  49.  
  50. The operation of this program (the resident part of F-PROT) is described
  51. in the VIRSTOP.DOC file. Selecting this option on a stand-alone machine
  52. has the effect of adding one line at the beginning of AUTOEXEC.BAT.  By
  53. default, this line is
  54.  
  55.                             C:\F2\VIRSTOP
  56.  
  57. If the package had just been installed on a different directory it will be
  58. used instead.
  59.  
  60. Installation on networked machines is more complicated, and cannot (yet)
  61. be done automatically. VIRSTOP.EXE must be loaded after the network
  62. software, and generally a single copy would be installed on a server, so
  63. that every single machine does not need to be updated when a new version
  64. of F-PROT is available.
  65.